|
|
A target is a pointer to an iShell element.
Set Target Functions These are used with the Set command.
- Value: Target only lets you set a specific element to target.
Get Target Functions These are used with the Get command.
- Value: Value sets a value to the variable.
Comparison Target Functions These are used with the If, Else If, or While commands.
- Different: The two values are not equal.
- Equal: The two values are the same.
|